-module(showtime@tests@meta). -compile(no_auto_import). -export_type([meta/0]). -type meta() :: {meta, binary(), list(binary())}.