UNPKG

@modernpoacher/sprockets

Version:
10 lines (8 loc) 329 B
declare module '#sprockets/components/title' { export { default } from '#sprockets/super/components/title' export * from '#sprockets/super/components/title' } declare module '@modernpoacher/sprockets/components/title' { export { default } from '#sprockets/components/title' export * from '#sprockets/components/title' }