forked from sashin/sashinexists
run npm install to generate a package lock
This commit is contained in:
5
node_modules/@weborigami/language/src/runtime/WatchFilesMixin.d.ts
generated
vendored
Normal file
5
node_modules/@weborigami/language/src/runtime/WatchFilesMixin.d.ts
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
import { Mixin } from "../../index.ts";
|
||||
|
||||
declare const WatchFilesMixin: Mixin<{}>;
|
||||
|
||||
export default WatchFilesMixin;
|
||||
Reference in New Issue
Block a user