Logo
Explore Help
Register Sign In
javascript/NativeScript
1
0
Fork 0
You've already forked NativeScript
mirror of https://github.com/NativeScript/NativeScript.git synced 2025-11-05 13:26:48 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
0e8d194d1cdb85b410c1d13983c94e5cbcfe0b4c
NativeScript/globals
History
Vladimir Enchev 2d701fb5a4 globals module added with setTimeout implementation for both iOS and Android
2014-05-10 13:15:50 +03:00
..
globals.android.ts
globals module added with setTimeout implementation for both iOS and Android
2014-05-10 13:15:50 +03:00
globals.d.ts
globals module added with setTimeout implementation for both iOS and Android
2014-05-10 13:15:50 +03:00
globals.ios.ts
globals module added with setTimeout implementation for both iOS and Android
2014-05-10 13:15:50 +03:00
index.ts
globals module added with setTimeout implementation for both iOS and Android
2014-05-10 13:15:50 +03:00
Readme.md
globals module added with setTimeout implementation for both iOS and Android
2014-05-10 13:15:50 +03:00

Readme.md

Globals module for defining functions part of the global context. For example setTimeout:

    require("globals");
	setTimeout(function(){ log("Test"); }, 2000);
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.26.0+dev-132-g60314cb688 Page: 26ms Template: 3ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API