mirror of
https://github.com/tsirysndr/music-player.git
synced 2026-01-09 13:18:05 -05:00
8 lines
118 B
TypeScript
8 lines
118 B
TypeScript
import {
|
|
build,
|
|
test,
|
|
} from "https://pkg.fluentci.io/rust_pipeline@v0.6.1/mod.ts";
|
|
|
|
await test();
|
|
await build();
|