mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-02 22:59:31 +08:00
2 lines
100 B
Text
2 lines
100 B
Text
import { Processed } from './types';
|
|
export declare function decode_map(processed: Processed): any;
|