process mp4 file thumbnailing
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
# typed: true
|
||||
|
||||
# DO NOT EDIT MANUALLY
|
||||
# This is an autogenerated file for dynamic methods in `LoadedMedia::Webm`.
|
||||
# Please instead update this file by running `bin/tapioca dsl LoadedMedia::Webm`.
|
||||
# This is an autogenerated file for dynamic methods in `LoadedMedia::WebmOrMp4`.
|
||||
# Please instead update this file by running `bin/tapioca dsl LoadedMedia::WebmOrMp4`.
|
||||
|
||||
|
||||
class LoadedMedia::Webm
|
||||
class LoadedMedia::WebmOrMp4
|
||||
sig { returns(ColorLogger) }
|
||||
def logger; end
|
||||
|
||||
Reference in New Issue
Block a user