UNPKG

altair-graphql-core

Version:

Several of the core logic for altair graphql client

6 lines 166 B
export const EVENT_TYPES = { FRAME_READY: 'frame-ready', ACTION: 'action', AUTHORIZATION_CODE: 'authorization-code', }; //# sourceMappingURL=events.js.map