Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 256 Bytes

File metadata and controls

14 lines (9 loc) · 256 Bytes

Central Methods

Usage

import { Module } from 'module-sdk';
const client = new Module({apiKey:''});

// See below for all methods
client.central
  • resolveCollection(): Resolve a collection/collections from a provided query.