Skip to content

Core enums and types that can be useful when interacting with Transcend's public APIs.

License

Notifications You must be signed in to change notification settings

transcend-io/privacy-types

Repository files navigation

Table of Contents

Overview

Core enums and types that can be useful when interacting with Transcend's public APIs.

Typescript Build

Build this package only:

yarn run tsc
yarn run tsc --watch # Watch mode

Create a fresh build:

yarn clean && yarn run tsc

Lint

Lint the typescript files in this package:

yarn lint

About

Core enums and types that can be useful when interacting with Transcend's public APIs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published