package mime

import "fyne.io/fyne/v2/internal/repository/mime"

Index

Functions

func Split

func Split(mimeTypeFull string) (mimeType, mimeSubType string)

Split spits the mimetype into its main type and subtype.

Source Files

mime.go

Version
v2.5.1-rc1
Published
Aug 19, 2024
Platform
js/wasm
Imports
1 packages
Last checked
4 hours ago

Tools for package owners.