UNPKG
@mometa/materials-resolver
Version:
latest (0.0.33)
0.0.33
0.0.32
0.0.31
0.0.30
0.0.29
0.0.28
0.0.27
0.0.25
0.0.24
0.0.23
0.0.22
0.0.21
0.0.20
0.0.0
Resolve materials config
github.com/imcuttle/mometa
imcuttle/mometa
@mometa/materials-resolver
/
types
/
index.d.ts
8 lines
(7 loc)
•
174 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
/** * Resolve materials config *
@author
余聪 */
export
*
from
'./plugins/materials'
;
export
*
from
'./utils/resolve-async-config'
;
export
*
from
'./utils/search-core'
;