Skip to content

Add Typescript support #12

@magne4000

Description

@magne4000

scope currently does not support Typescript instructions, so for the following snippet:

import { type A } from 'b';
        
export const x: A = '';

A has no references computed if I traverse this code. I generate the ast through recast/magicast.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions