Skip to content
Last updated

Introduction

Skribby Typescript SDK is object-oriented, meaning that behind the scenes you're working with classes. That's why the API reference is split up between classes ([C]) and functions ([F]). You don't have to invoke any class manually, all classes can be created via helpers functions.