5 lines
127 B
TypeScript
5 lines
127 B
TypeScript
![]() |
import etable from './etable.vue';
|
||
|
import { withInstall } from '/nerv-lib/util';
|
||
|
|
||
|
export const NsEtable = withInstall(etable);
|