mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-05 07:27:04 +03:00
Added is.js library
This commit is contained in:
parent
2616b911e1
commit
2038acc14a
10 changed files with 3220 additions and 68 deletions
|
|
@ -42,6 +42,7 @@ module.exports = {
|
|||
'ssm': 'window.ssm',
|
||||
'key': 'window.key',
|
||||
'_': 'window._',
|
||||
'is': 'window.is',
|
||||
'$': 'window.jQuery'
|
||||
}
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue