Skip to content

Instantly share code, notes, and snippets.

@jwulf
Last active April 10, 2017 13:50
Show Gist options
  • Save jwulf/67567c4f789bbaf6d4df7b674bc1d528 to your computer and use it in GitHub Desktop.
Save jwulf/67567c4f789bbaf6d4df7b674bc1d528 to your computer and use it in GitHub Desktop.
// 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