-
-
Notifications
You must be signed in to change notification settings - Fork 257
Closed
Labels
Description
What problem does this feature solve?
import LODASH_array from '@types/lodash/common/array.d.ts?raw';
I want to return a string
What does the proposed API look like?
As intuition suggests, any file should only return a string after concatenating this suffix
The current situation is that this suffix function only supports files other than ts like 'txt' etc....
Reactions are currently unavailable