Skip to content

WatsonCIQ/FSBL-definitions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

FSBL-definitions

Definitions for the FSBL object

Instructions for use:

You can either import or reference the types from the seed project or add them to the root file of @chartiq/finsemble in the node_modules. If you follow the node_modules @chartiq/finsemble option you can use it like so:

/// <reference types="@chartiq/finsemble" />

OR

import { FSBL, WindowIdentifier } from "@chartiq/finsemble";

If you choose to reference from the seed project you will need to change the references above to match the path of the FSBL-definitions folder.

About

Definitions for the FSBL object

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published