This commit is contained in:
5
node_modules/micromark/dist/postprocess.d.ts
generated
vendored
Normal file
5
node_modules/micromark/dist/postprocess.d.ts
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
import {Event} from './shared-types'
|
||||
|
||||
declare function postprocess(events: Event[]): Event[]
|
||||
|
||||
export default postprocess
|
||||
Reference in New Issue
Block a user