initial
This commit is contained in:
9
ts_web/plugins.ts
Normal file
9
ts_web/plugins.ts
Normal file
@@ -0,0 +1,9 @@
|
||||
import * as domtools from '@design.estate/dees-domtools';
|
||||
import * as deesCatalog from '@design.estate/dees-catalog';
|
||||
import * as uplInterfaces from '@uptime.link/interfaces';
|
||||
|
||||
export {
|
||||
domtools,
|
||||
deesCatalog,
|
||||
uplInterfaces
|
||||
}
|
||||
Reference in New Issue
Block a user