js:add lib and .d.ts
This commit is contained in:
7
doric-js/lib/src/native/index.native.d.ts
vendored
Normal file
7
doric-js/lib/src/native/index.native.d.ts
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
export * from './modal';
|
||||
export * from './navbar';
|
||||
export * from './navigator';
|
||||
export * from './network';
|
||||
export * from './storage';
|
||||
export * from './popover';
|
||||
export * from './animate';
|
||||
Reference in New Issue
Block a user