mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
style: formatting and whitespaces (#7840)
This commit is contained in:
committed by
Manol Donev
parent
3b5785146f
commit
dfcbe6c319
@@ -23,4 +23,4 @@ export function installPolyfills(moduleName: string, exportNames: string[]) {
|
||||
} else {
|
||||
exportNames.forEach(exportName => registerOnGlobalContext(moduleName, exportName));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user