feat: init
This commit is contained in:
5
node_modules/mocked-exports/lib/empty.d.cts
generated
vendored
Normal file
5
node_modules/mocked-exports/lib/empty.d.cts
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
declare const empty: {
|
||||
readonly __mock__: true;
|
||||
};
|
||||
|
||||
export = empty;
|
||||
Reference in New Issue
Block a user