UNPKG

altair-graphql-core

Version:

Several of the core logic for altair graphql client

6 lines 113 B
export class PluginBase { constructor(ctx) { this.ctx = ctx; } } //# sourceMappingURL=base.js.map