1.2.1 • Published 6 years ago

peekdata-report-builder-sdk v1.2.1

Weekly downloads
2
License
MIT
Repository
github
Last release
6 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

6 years ago

1.2.0

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago