Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NativeScript/firebase
/ generate-publish-typings.js
File
generate-publish-typings.js
tools/scripts/generate-publish-typings.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ spawnSync } = require(
'child_process'
);
2
const
fs = require(
'fs'
);
3
const
{ join } = require(
'path'
);
4
Callers
nothing calls this directly
Calls
1
forEach
Method · 0.65
Tested by
no test coverage detected