interface instruction {
    URL: string;
    description: string;
}

Properties

Properties

URL: string
description: string