UNPKG

@jetbrains/websandbox

Version:

A sandbox library for runnung javascript inside HTML5 sandboxed iframe

4 lines (3 loc) 58 B
export type API = { [key: string]: Function | API; };