I hereby claim:
- I am hassankhan on github.
- I am skrawg (https://keybase.io/skrawg) on keybase.
- I have a public key ASAwKlillIFsrKZQYU3-gWZ8cDfF9R5FY5THLR0bfMtk1go
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
// Type definitions for Grommet | |
// Project: https://github.com/grommet/grommet | |
// Definitions by: Ryan C. Collins <https://www.ryancollins.io/> | |
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | |
/// <reference types="react" /> | |
declare module "grommet" { | |
// Components | |
export import Accordion = Grommet.Accordion; | |
export import AccordionPanel = Grommet.AccordionPanel; |
Fn::GetAtt
Fn::GetAtt
#!/usr/bin/env php | |
<?php | |
$help = <<<'HELP' | |
EXAMPLES | |
./project-phpunit-skelgen.php -s <dir> -o <dir> -b <file> | |
DESCRIPTION | |
Recursively find PHP files and run phpunit-skelgen to create unit test skeleton files. |
if len(me.problems) == 99 and not 'bitch' in me.problems: | |
me.hit() |