Skip to content

[Feature]: support ?raw for ts #3435

@ouzhou

Description

@ouzhou

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....

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions