import { registerBuiltInExtensions } from './registry/build-in';

registerBuiltInExtensions();
