MCPcopy Create free account
hub / github.com/deepnote/vscode-deepnote / initialize

Function initialize

src/test/common.ts:270–272  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

268}
269
270export async function initialize() {
271 return API.initialize();
272}
273
274const screenShotCount = new Map<string, number>();
275export async function generateScreenShotFileName(contextOrFileName: string | Mocha.Context) {

Calls 1

initializeMethod · 0.65

Tested by

no test coverage detected