MCPcopy Create free account
hub / github.com/anders-swanson/oracle-database-code-samples / main.ts

File main.ts

website/src/main.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ViteSSG } from 'vite-ssg';
2import App from './App.vue';
3import { findSampleById } from './lib/catalog';
4import { loadSampleDetail } from './lib/sampleDetails';

Callers

nothing calls this directly

Calls 2

findSampleByIdFunction · 0.90
loadSampleDetailFunction · 0.90

Tested by

no test coverage detected