mc-publish/scripts/index.ts

4 lines
72 B
TypeScript
Raw Normal View History

import fixDeprecatedBuffer from "./buffer-fix";
fixDeprecatedBuffer();