Skip to content

Runtime = object

Internal

This is defined in SDK because it makes sense that the SDK defines the public interface, and technically, the globals in the iframe are the public interface.

If you think of customer code as being written in vanilla JS (no imports) then they'd essentially be writing code like window.__vaultWebSdkClient.definePage(...), so that part is the public API.

__vaultMeta: object

version: string | null


__vaultModuleV5: VaultModule