Add header objects and demo

This commit is contained in:
Dolan
2018-01-29 02:56:35 +00:00
parent 079334f71b
commit 8b8c664f0f
9 changed files with 54 additions and 15 deletions

View File

@ -2,7 +2,6 @@ import * as fs from "fs";
import * as sizeOf from "image-size";
import * as path from "path";
import { Relationships } from "file/relationships/relationships";
import { IMediaData } from "./data";
export class Media {