UNPKG

@alloyidentity/web-sdk

Version:

Alloy Web Document SDK

6 lines (5 loc) 132 B
import { Alloy, Init } from './types'; import './types/bc'; declare const alloy: Alloy; export { Init }; export default alloy;