fix(package): remember to actually save the file

This commit is contained in:
Luke
2022-09-15 10:36:50 +02:00
parent 3dcad0fc98
commit f573ba259c

View File

@@ -0,0 +1,4 @@
import * as lib from './resource';
export * from './resource';
export default lib;