Last active
April 10, 2017 13:50
-
-
Save jwulf/67567c4f789bbaf6d4df7b674bc1d528 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// filename: ambient_sitapati | |
declare namespace sitapati { | |
export function test(): void; | |
export function jump(): void; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment