mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-20 17:03:42 +00:00
3 lines
86 B
TypeScript
3 lines
86 B
TypeScript
import type { ScalarTag } from '../types.js';
|
|
export declare const binary: ScalarTag;
|