refactor(common): Learning content
This commit is contained in:
parent
70a31a292c
commit
5a90862098
19 changed files with 36 additions and 22 deletions
|
@ -1,4 +1,4 @@
|
|||
import { LearningObjectIdentifier } from '../interfaces/learning-content';
|
||||
import { LearningObjectIdentifier } from 'dwengo-1-common/src/interfaces/learning-content';
|
||||
|
||||
export function isValidHttpUrl(url: string): boolean {
|
||||
try {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue