mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-09 11:12:52 +00:00
refactor: rename .d.ts files to .ts
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
*/
|
||||
import {LightweightFile} from '../../src/easy-ast/types/lightweight-project';
|
||||
|
||||
interface EasyAstSpecType {
|
||||
export interface EasyAstSpecType {
|
||||
testName: string;
|
||||
expected: LightweightFile;
|
||||
}
|
||||
Reference in New Issue
Block a user