My typescript setup did not recognize the fs-router module, because it where only functions. Now it is wrapped in a module and should be recognized by the parser.
Coverage remained the same at 100.0% when pulling 2aa808f02d6d451b5c17e6a3fb2baf685610cabd on ties-v:types into ac7a8c6d7fb38c65119908cd2e5ceb5cc9e93564 on jesseditson:master.
Coverage remained the same at 100.0% when pulling 2aa808f02d6d451b5c17e6a3fb2baf685610cabd on ties-v:types into ac7a8c6d7fb38c65119908cd2e5ceb5cc9e93564 on jesseditson:master.
My typescript setup did not recognize the
fs-router
module, because it where only functions. Now it is wrapped in a module and should be recognized by the parser.