@scaffdog/types
Advanced tools
Comparing version 2.0.0-canary.4 to 2.0.0-canary.6
import type { Template } from './template'; | ||
export declare type File = Template & { | ||
output: string; | ||
skip: boolean; | ||
}; |
{ | ||
"name": "@scaffdog/types", | ||
"version": "2.0.0-canary.4", | ||
"version": "2.0.0-canary.6", | ||
"description": "scaffdog's type declarations.", | ||
@@ -35,3 +35,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "13fa4ed40de6411a7692dfdc25342fb03b332180" | ||
"gitHead": "390c8fe743166508b5ab97f752d9de756d2d1abc" | ||
} |
5721
101