Urara-Blog/node_modules/.pnpm-store/v3/files/65/fbe8bad18e3e1fb2dd0612d096c72d09b9f5d3cb011c9ed8a0b98859f46e054140470c320a7240ef629dc984647dcb9a344e52e5b91f9671ccebff5788fc03
2022-08-14 01:14:53 +08:00

3 lines
134 B
Text

import type { Transformer, Options } from '../types';
declare const transformer: Transformer<Options.Stylus>;
export { transformer };