Initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// This file is auto-generated by mockupPreviewPlugin.ts.
|
||||
type ModuleMap = Record<string, () => Promise<Record<string, unknown>>>;
|
||||
export const modules: ModuleMap = {
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user