UNPKG

@tvkitchen/countertop

Version:

The entry point for developers who want to set up a TV Kitchen.

8 lines (7 loc) 197 B
export declare enum PayloadType { StreamContainer = "STREAM.CONTAINER", TextAtom = "TEXT.ATOM", TextBlob = "TEXT.BLOB", TextWord = "TEXT.WORD", TextSentence = "TEXT.SENTENCE" }