fenextjs-interface
Advanced tools
Comparing version 1.0.28 to 1.0.29
export interface FileProps { | ||
text?: string; | ||
extend?: string; | ||
fileData: any; | ||
} |
{ | ||
"name": "fenextjs-interface", | ||
"version": "1.0.28", | ||
"version": "1.0.29", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./cjs/index.js", |
14225
298