UNPKG

@tvkitchen/countertop

Version:

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

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