vortex / src /modules /gfg /index.ts
anujjoshi3105's picture
first commit
3d23b0f
raw
history blame contribute delete
74 Bytes
export { default as gfgPlugin } from './routes';
export * from './types';