mirror of
https://github.com/dawidd6/action-ansible-playbook.git
synced 2025-09-05 16:35:48 -06:00
3 lines
83 B
TypeScript
3 lines
83 B
TypeScript
import type { ScalarTag } from '../types';
|
|
export declare const string: ScalarTag;
|