Initial commit: 11ty website with Fire/Frost branding
This commit is contained in:
4
node_modules/liquidjs/dist/template/template-impl.d.ts
generated
vendored
Normal file
4
node_modules/liquidjs/dist/template/template-impl.d.ts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
export declare abstract class TemplateImpl<T> {
|
||||
token: T;
|
||||
constructor(token: T);
|
||||
}
|
||||
Reference in New Issue
Block a user