Skip to content

Commit 0597685

Browse files
authored
Update index.d.ts
1 parent 9a30501 commit 0597685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// TODO: I don't know if it's possible to document default values...
22

33
interface PluginOptions {
4-
filename: string;
4+
filepath: string;
55
typeOfAsset?: string;
66
includeSourcemap?: boolean;
77
hash?: boolean;

0 commit comments

Comments
 (0)