1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-04-21 22:02:05 +02:00

docs: Small change to 12-typescript.md to test linting

This commit is contained in:
Sunny Hirai 2021-07-08 22:47:01 -07:00
parent e377c8f6d2
commit acfcd9aaf6

View File

@ -1,4 +1,4 @@
# TypeScript
# Using TypeScript
Slate supports typing of one Slate document model \(ie. one set of custom `Editor`, `Element` and `Text` types\). If you need to support more than one document model, see the section Multiple Document Models.