UNPKG

@jetbrains/websandbox

Version:

A sandbox library for runnung javascript inside HTML5 sandboxed iframe

3 lines 55 B
export type API = { [key: string]: Function | API; };