mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
add api doc link
This commit is contained in:
Vendored
+2
@@ -5,6 +5,8 @@
|
||||
|
||||
// Imported from: https://github.com/soywiz/typescript-node-definitions/swig.d.ts
|
||||
|
||||
// API Documentation : http://paularmstrong.github.io/swig/docs/api/
|
||||
|
||||
declare module "swig" {
|
||||
export function init(options: Options): void;
|
||||
export function compileFile(filepath: string): any;
|
||||
|
||||
Reference in New Issue
Block a user