refactor(common): Language
This commit is contained in:
parent
5a90862098
commit
bef6c6f75b
48 changed files with 71 additions and 56 deletions
2
common/src/interfaces/learning-content.d.ts
vendored
2
common/src/interfaces/learning-content.d.ts
vendored
|
@ -1,4 +1,4 @@
|
|||
import { Language } from 'dwengo-1-backend/src/entities/content/language.js'
|
||||
import { Language } from '../util/language';
|
||||
|
||||
export interface Transition {
|
||||
default: boolean;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue