UNPKG

bbs-sdk

Version:

SDK for building apps for the TT-BBS system

9 lines (8 loc) 241 B
"use strict"; /** * Type definitions for the TT-BBS App API * * These types define the interfaces that BBS apps must implement * to be compatible with the TT-BBS system. */ Object.defineProperty(exports, "__esModule", { value: true });