Skip to content

Commit 9f47458

Browse files
add typings
1 parent 20fd8ef commit 9f47458

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

index.d.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
declare module "known-css-properties" {
2+
export const all: string[];
3+
}

0 commit comments

Comments
 (0)