mirror of
https://github.com/Retropex/mempool-startos.git
synced 2025-05-15 20:50:45 +02:00

* rename scripts folder to procedures * update embassy to start commands * bump package and lnd version
4 lines
125 B
TypeScript
4 lines
125 B
TypeScript
import { compat, types as T } from "../deps.ts";
|
|
|
|
export const properties: T.ExpectedExports.properties = compat.properties;
|