fix(core): update
This commit is contained in:
parent
99b3ed67f4
commit
30136afc02
@ -1,3 +1,5 @@
|
||||
import * as plugins from './smartfile-interfaces.plugins';
|
||||
|
||||
export let standardExport = 'Hi there! :) This is an exported string';
|
||||
export interface VirtualDirTransferableObject {
|
||||
bufferJsonData: any;
|
||||
}
|
Loading…
Reference in New Issue
Block a user