UNPKG
@syls/string
Version:
latest (0.14.3)
0.14.3
0.14.2
0.14.1
0.14.0
0.13.17
0.13.16
0.13.15
0.13.13
0.13.12
0.13.11
0.13.10
0.13.9
0.13.8
0.13.7
0.13.6
0.13.5
0.13.4
0.13.3
0.13.2
0.13.1
0.13.0
0.1.0
Модуль строк.
github.com/MrYNikita/Y
MrYNikita/Y
@syls/string
/
export.mjs
10 lines
(9 loc)
•
269 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
export
*
from
"./class.mjs"
;
export
*
from
"./config.mjs"
;
export
*
from
"./module.mjs"
;
export
*
from
"./structure/export.mjs"
;
/** *
@file
export.mjs *
@author
Yakhin Nikita Artemovich <mr.y.nikita
@gmail
.com> *
@copyright
Yakhin Nikita Artemovich 2023 */