Returns a list of file extensions, which can be open online. This is useful, when your application has to deal with different files uploaded by users.
var supportedExts = rollMyFile.getSupportedExtensions();
Returns a list of file extensions, which can be open online. This is useful, when your application has to deal with different files uploaded by users.
var supportedExts = rollMyFile.getSupportedExtensions();