#!/usr/bin/env bun

import './lib/plugin-loki_test.ts'
import './lib/plugin-generic_test.ts'
import './lib/plugin-api_test.ts'

export {}
