1.2.1 • Published 5 years ago

peekdata-report-builder-sdk v1.2.1

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

Installation

npm install --save peekdata-report-builder-sdk

Usage

import methods from 'peekdata-report-builder-sdk';

const methodsDefinitions = methods();

const {getScopeNames} = methodsDefinitions;

getScopeNames().then(console.log);

1.2.1

5 years ago

1.2.0

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago