/** * This file contains preludes for the transformer. * * This is primarily necessary due to a bug with the `@rbxts/t` package. */ import { t } from "@rbxts/t"; export { t };