vuejs / component-compiler-utils

Lower level utilities for compiling Vue single file components
320 stars 75 forks source link

Fix typings for SFCDescriptor and SFCCustomBlock #29

Closed ypresto closed 5 years ago

ypresto commented 5 years ago

(I found this while copying sfc/parser.js of vue into my project, to workaround this PR)