Skip to content

Instantly share code, notes, and snippets.

@wKoza
Created March 5, 2019 10:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wKoza/dccb64631aef1f5e8ad6e2ddf5cbebbc to your computer and use it in GitHub Desktop.
Save wKoza/dccb64631aef1f5e8ad6e2ddf5cbebbc to your computer and use it in GitHub Desktop.
optionsInput: InputFileOptions = {
multiple: true,
accept: [MineTypeEnum.Image, MineTypeEnum.Application_Pdf]
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment