Type Definition webext::Json [] [src]

type Json = Value;

A type that can encode to and decode from any JSON string.