mirror of
https://github.com/Wessel/larg.git
synced 2026-06-05 23:15:43 +02:00
Create typings
This commit is contained in:
4
index.d.ts
vendored
Normal file
4
index.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
// Typings Componenet for package: larg
|
||||
|
||||
declare function larg(args?: any[]): any;
|
||||
export = larg;
|
||||
Reference in New Issue
Block a user