This commit is contained in:
6
node_modules/licia/prefix.d.ts
generated
vendored
Normal file
6
node_modules/licia/prefix.d.ts
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
declare namespace prefix {
|
||||
function dash(name: string): string;
|
||||
}
|
||||
declare function prefix(name: string): string;
|
||||
|
||||
export = prefix;
|
||||
Reference in New Issue
Block a user