UNPKG

rbxts-transformer-t

Version:

TypeScript transformer which converts TypeScript types to t entities

5 lines (2 loc) 79 B
import { t } from "@rbxts/t"; export function $terrify<T>(): t.check<T>;