Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70428

Ionic interfaces presented as modules?

$
0
0

@Cytla24 wrote:

Hi Peeps!
New to both Ionic and Angular here.
I’m currently trying to use an interface which i have defined under src/app/interfaces/checklists.ts as

export interface Checklist {
id:string;
title: string;
items: ChecklistItem;
}

However, when i try to import the file as import { Checklist } from ‘…/interfaces/checklists’;,
it gives me an error TS2306 saying ‘./checklists.ts’ is not a module

any suggestions?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70428

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>